home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Expert
/
Windows Expert.iso
/
utility
/
route121.zip
/
TIMER.RS1
< prev
next >
Wrap
Text File
|
1992-05-01
|
123b
|
12 lines
Input(%1)
"Enter timer duration:"
Wait(%1)
%2=0
Repeat:
Beep
%2=+1
If %2="20" Then Goto Skip
Goto Repeat
Skip: